Total Complexity | 30 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 133 |
Lines of code | 95 |
Logical lines of code | 47 |
Comment lines | 3 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
executeStage() | 42 | 15 | 53 | |
isQueueInProgress() | 63 | 4 | 11 | |
isQueueFinished() | 64 | 4 | 10 | |
__construct() | 62 | 3 | 12 | |
getQueue() | 100 | 1 | 0 | |
clearQueue() | 100 | 1 | 0 | |
saveQueue() | 100 | 1 | 0 | |
addStage() | 65 | 1 | 9 |